Réf. EB47720
BENETEAU OCEANIS 323 CLIPPER D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2007
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.72 m
- Largeur maxi (m) 3.26 m
- Tirant d'eau 1.6 m
-
Moteur
- Marque du Moteur YANMAR
- Type de carburant Diesel
- Puissance Moteur 21.00
Contact
Boats Diffusion La RochelleNom : Evelyne FOUET
Visible : La Rochelle 05 46 34 43 92 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
BRIN DE FOLIEJEANNEAUVoilierJEANNEAU BRIN DE FOLIEoccasion
Centurion 32WAUQUIEZVoilierWAUQUIEZ Centurion 32occasion
JOUET 920 DLYACHTING FRANCEVoilierYACHTING FRANCE JOUET 920 DLoccasion
9.7TofinouVoilierTofinou 9.7occasion
JEANNEAU BRIN DE FOLIE1978
Visible : Pornic
WAUQUIEZ Centurion 321976
Visible : Pornic
YACHTING FRANCE JOUET 920 DL1980
Visible : Pornic
Tofinou 9.72024
Visible : Bretagne
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>